Skip to content

remove debug requirement from hooks#154579

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
jdonszelmann:remove-debug-hook
Mar 31, 2026
Merged

remove debug requirement from hooks#154579
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
jdonszelmann:remove-debug-hook

Conversation

@jdonszelmann
Copy link
Copy Markdown
Contributor

This change seems useful regardless. It came out of the eager normalize in generalize PR.

r? @lcnr

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 30, 2026
@lcnr
Copy link
Copy Markdown
Contributor

lcnr commented Mar 30, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Mar 30, 2026

📌 Commit 29710ca has been approved by lcnr

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 30, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 30, 2026
…lcnr

remove debug requirement from hooks

This change seems useful regardless. It came out of the eager normalize in generalize PR.

r? @lcnr
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 30, 2026
…lcnr

remove debug requirement from hooks

This change seems useful regardless. It came out of the eager normalize in generalize PR.

r? @lcnr
rust-bors bot pushed a commit that referenced this pull request Mar 30, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #154582 (miri subtree update)
 - #154270 (Create `Ty` type alias in `rustc_type_ir`)
 - #154574 (delete several `ui/consts` tests)
 - #154577 (Update `mir-opt` 64-bit panic-abort tests for `Alignment` rename)
 - #154579 (remove debug requirement from hooks)
rust-bors bot pushed a commit that referenced this pull request Mar 30, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #154582 (miri subtree update)
 - #154270 (Create `Ty` type alias in `rustc_type_ir`)
 - #154574 (delete several `ui/consts` tests)
 - #154577 (Update `mir-opt` 64-bit panic-abort tests for `Alignment` rename)
 - #154579 (remove debug requirement from hooks)
@tgross35
Copy link
Copy Markdown
Contributor

Something is weird with the rollup this is in at #154588. Doubt this is the problem but may as well kick off a job in case.

@bors try jobs=dist-x86_64-linux

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Mar 31, 2026
remove debug requirement from hooks


try-job: dist-x86_64-linux
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 31, 2026
…lcnr

remove debug requirement from hooks

This change seems useful regardless. It came out of the eager normalize in generalize PR.

r? @lcnr
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Mar 31, 2026

☀️ Try build successful (CI)
Build commit: 7b91c7b (7b91c7b9119a0a83419fcef7f0b7f3bd460eadfe, parent: 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7)

rust-bors bot pushed a commit that referenced this pull request Mar 31, 2026
Rollup of 9 pull requests

Successful merges:

 - #154582 (miri subtree update)
 - #142659 (compiler-builtins: Clean up features)
 - #153574 (Avoid ICE when param-env normalization leaves unresolved inference variables)
 - #153648 (Fix EII function aliases eliminated by LTO)
 - #153790 (Fix regression when dealing with generics/values with unresolved inference)
 - #154551 (Skip suggestions pointing to macro def for assert_eq)
 - #154574 (delete several `ui/consts` tests)
 - #154577 (Update `mir-opt` 64-bit panic-abort tests for `Alignment` rename)
 - #154579 (remove debug requirement from hooks)
rust-timer added a commit that referenced this pull request Mar 31, 2026
Rollup merge of #154579 - jdonszelmann:remove-debug-hook, r=lcnr

remove debug requirement from hooks

This change seems useful regardless. It came out of the eager normalize in generalize PR.

r? @lcnr
@rust-bors rust-bors bot merged commit 4485c39 into rust-lang:main Mar 31, 2026
12 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants